Carbon


DMGetPortComponentByAVID

Header: Displays.h Carbon status: Supported

OSErr DMGetPortComponentByAVID (
    DisplayIDType thePortID, 
    Component *thePortComponent, 
    ComponentDescription *theDesciption, 
    ResType *thePortKind
);
thePortID
thePortComponent
theDesciption
thePortKind
function result

A result code.

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.0 and later when DisplayLib 2.0 (or later) or DisplayLib68k 2.0 (or later) is installed. Exported by CarbonLib 1.0 and later, DisplayLib 2.0 and later, and by DisplayLib68k 2.0 and later.


© 2000 Apple Computer, Inc. — (Last Updated 3/8/2000)